@charset "utf-8";
/*全局控制*/
body { margin:0; padding:0; font-size:12px; line-height:22px; font-family:"宋体", "Arial Narrow"; color:#000; background:url(../img/bg.jpg) repeat-y center top; }
html, body, div, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p { margin:0; padding:0; font-size:12px; }
input, select { font-size:12px; line-height:16px; }
img { border:0; }
ul, li { list-style:square; }
div { overflow:hidden; }
h3 { font-size:14px; font-weight:normal; display:inline; }
a { color:#000; text-decoration:none; }
a:hover { color: #FF0000; }
.tc { text-align:center; }
.tl { text-align:left; }
.tr { text-align:right; }
.dis { display:block; }
.undis { display:none; }
.fl { float:left; }
.fr { float:right; }
.cl { clear:both; }
.fb { font-weight:bold; }
.fnb { font-weight:200; margin-left:-1px; }
.hr_1, .hr_10, .hr_15 { font-size:1px; line-height:1px; clear:both; }
.hr_1 { height:1px; }
.hr_10 { height:10px; }
.hr_15 { height:15px; }


/*头部区域*/
.header_bg{background:url(../images/header_bg.jpg) no-repeat top center;}


/*左侧区域*/
.contact{ margin-left: 7px; }
.c_o{color:#0a64a7;font-size:19px;font-weight:bold;}
.c_t{ font-family: "黑体"; font-size: 13px; font-weight: bold; color: #0d7dd1; }
.c_s{ font-family: "黑体"; font-size: 25px; font-weight: bold; color: #0d7dd1; }


/*右侧区域*/
.company{color:#3a3a3a;line-height:20px;}
.liuyan{color:#131313;font-size:14px;}
.wenben{ width:158px; height:19px; background-color: #ffffff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999999; border-right-color: #e1e1e1; border-bottom-color: #e1e1e1; border-left-color: #999999; }
.message{ width:682px; height:116px; background-color: #ffffff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999999; border-right-color: #e1e1e1; border-bottom-color: #e1e1e1; border-left-color: #999999; margin-left:3px; font-size: 14px; color: #c8c8c8; text-align: left; text-indent: 10px; padding-top: 6px; line-height: 22px; }
.pro_kuang{border:solid 1px #dedede;}


/*底部区域*/
.copyright{color:#474747;}
.lan{color:#0d7dd1;font-size:18px;font-weight:bold;}


/*-----二级页------*/
.page{color:#282828;line-height:30px;}
.page a{color:#282828;}
.page a:hover{color:#ff0000;}
